* ChangeLog: Fix typos.
authorGlenn Morris <rgm@gnu.org>
Wed, 10 Feb 2010 17:31:49 +0000 (09:31 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 10 Feb 2010 17:31:49 +0000 (09:31 -0800)
lisp/ChangeLog

index 50e92f96c6c64db9df2fb6098743d3dd5b89a07c..777891b3f6c1f9307cbfff29a40b38265439945f 100644 (file)
@@ -4,9 +4,9 @@
 
 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
 
-       * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
+       * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
        FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.  This
-       prevents file names like "~/" been listed literally.
+       prevents file names like "~/" being listed literally.
 
 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>